Implement soft-delete for task_list and enhance campus member visibility - #3075
Merged
Conversation
feat(dashboard): add soft-delete fields and ignore deleted tasks in hashtag validation
feat: Implement soft-delete for task_list and update campus member visibility
Fixed the custom roles not listing issue
fix:company admin can directly appoint a mentor
fix: Fix custom roles listing and mentor appointment issues
fix(task): remove active filter from TaskListAPI queryset
fix: Remove active filter from TaskListAPI queryset
…ubmission and admin approval request
Added api for mentor company change and established mentor linkedin submission and admin approval request
Implement mentor company change API and fix various issues
… UserProfileSerializer
…a breakdown calculations
Update IG count calculation and add karma breakdown to profiles
feat: convert thinktank from URL to muid-based user field
… update serializers for new fields
feat(interest-group): add image upload API for cover and icon images,…
…ListSerializer and MinimalIGSerializer
feat(serializers): add cover and icon image fields to CampusIGChapter…
Convert thinktank to muid-based user field and enhance image upload
…for cover and icon images
feat(interest-group): implement image upload validation and handling …
Implement image upload validation for cover and icon images
Added company_mentor request api
Add company mentor request API and address Greptile review fixes
feat(projects): add image validation for project uploads in ProjectDe…
Add image validation for project uploads in ProjectDetailAPIView
- Added functionality to notify admins when a new company mentor is nominated. - Improved error handling during notification sending. - Updated serializers to include cover and icon images for Interest Groups. - Implemented image upload and validation utilities for better image handling. - Enhanced Mentor Registration API to prevent duplicate applications for the same organization. - Updated Mentor Profile API to handle LinkedIn URL updates more effectively. - Added image upload endpoints for Interest Groups to manage cover and icon images. - Refactored project image validation to utilize centralized image upload utilities.
… Interest Group API endpoints
feat(interest-group): update role requirements to include IG_LEAD for…
Update role requirements for Interest Group API endpoints
Update role requirements for Interest Group API endpoints
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.